@charset "utf-8";
/* 清除内外边距*/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, 
/* structural elements 结构元素*/
dl, dt, dd, ul, ol, li, 
/* list elements 列表元素*/
pre, 
/* text formatting elements 文本格式元素*/
fieldset, lengend, button, input, textarea, 
/* form elements 表单元素*/
th, td {
	/* table elements 表格元素*/
	margin: 0;
	padding: 0;
}
input,textarea {
	border: 2 none;
	box-shadow: none;
	outline: none;
}
/* 设置默认字体*/
body {
	width: 100%;
	min-width: 1336px;
	margin:0 auto;
}
body,
button, input, select, textarea {
	font: 14px/22px "Microsoft YaHei";
	color: #666;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4, h5, h6 {
	font-size: 100%;
}
* h1,* h2,* h3,* h4,* h5,* h6 {
	margin: 0px;
}
/*覆盖bootstrape对标题加的默认外边距*/
address, cite, dfn, em, i, var {
	font-style: normal;
}
/* 斜体扶正*/
/* 重置列表元素*/
ul, ol ,li {
	list-style: none;
}
i,em {
	font-style: normal;
}
/* 重置文本格式元素*/	
a {
	text-decoration: none;
	color: #666;
	word-wrap:break-word;
}
/*英文换行*/
a:hover {
	text-decoration: none;
	color:#910800;
}
/* 重置表单元素*/
legend {
	color: #000;
}
/* for ie6*/
fieldset, img {
	border: none;
}
/* img 搭车：让链接里的 img 无边框*/
/* 注：optgroup 无法扶正*/
button, input, select, textarea {
	font-size: 100%;
	/* 使表单元素在 ie 下能继承字体大小*/
	
}
/* 重置表格元素*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* 让非ie浏览器默认也显示垂直滚动条，防止因滚动条引起的闪烁*/
html {
	overflow-y: scroll;
}
/*设置浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
/*字体大小*/
.fz12 {
	font-size: 12px;
}
.fz14 {
	font-size: 14px;
}
.fz16 {
	font-size: 16px;
}
.fz18 {
	font-size: 18px;
}
.fz20 {
	font-size: 20px;
}
.fz22 {
	font-size: 22px;
}
.clear {
	clear: both;
	height: 0;
}
.blk-main .clearlist {
	clear:both;
	height:0;
	padding:0;
	margin:0;
	border:0;
	width:100% ;
	float:none;
}
.header ,.content , .footer {
	width:1200px;
	margin:0 auto;
	font-family:"Microsoft Yahei";
}
.h_top {
	height:250px;
	background:url(../images/t_bg.jpg) repeat-x;
	position: relative;
	z-index: 2;
}
.t_top {
	height:30px;
	line-height:30px;
	color: #999;
	font-size: 14px;
}
.t_top span {
	float: right;
}
.t_top a:hover {
	color: #333;
}
.t_top a {
	color: #999;
	padding: 0 23px 0 15px;
	font-size: 14px;
	float: left;
}
.t_top a:hover {
	text-decoration: underline;
}
.t_top a.nob {
	background: no-repeat;
	padding-right: 0;
	background: none;
}
.t_con {
	height:129px;
	margin-top: 10px;
	overflow: hidden;
	clear: both;
}
.t_con h2 img {
	width:272px;
	display: block;
	height:70px;
	padding-top:33px;
}
.t_text {
	font-size:18px;
	color: #666;
	padding:38px 0 0 15px;
}
.t_text span {
	letter-spacing: 2px;
}
.t_text i {
	display: block;
	font-weight: bold;
	font-size: 36px;
	color: #333;
	line-height: 100%;
	padding-bottom: 7px;
}
.t_pho {
	color: #666;
	font-size:14px;
	margin-top:35px;
	overflow: hidden;
}
.t_pho b {
	float: lift;
	text-align: lift;
	width: 450px;
	color: #1D95D4;
	font: 40px Impact;
	display:block;
	font-weight: 600;
	line-height:36px;
}
/* nav */
.navBar {
	margin-top: 21px;
 position:relative;
 z-index:19;
 background:#1D95D4;
 color:#fff;
 height:60px;
 line-height:60px;
}
.nav {
 width:1200px;
 margin:0 auto;
 font-family:"Microsoft YaHei",SimSun,SimHei;
}
.nav a {
 color:#fff;
}
.nav h3 {
 float:left;
 font-size:100%;
 font-weight:normal;
 font-size:16px;
 width: 110px;
 text-align: center;
}
.nav .m {
 float:left;
 position:relative;
 z-index: 99;
}
.nav .s {
 float:left;
 width:9px;
 text-align:center;
 color:#eee;
}
.nav h3 a {
 display:block;
 padding:0 0px;
}
.nav .on a {
 background:#4fc1fd;
 margin-top: -10px;
 padding:10px 0px 0px 0px;
 display:block;

}
.nav .sub {
 display:none;
 width:250px;
 position:absolute;
 left:0;
 top:60px;
 background:#4fc1fd;
 float:left;
}
.nav .sub li {
 float:left;
 width: 125px;
 font-size: 13px;
 text-align: center;
 padding: 0;
 height:40px;
 line-height:40px;
}
.nav .sub li a {
 display:block;
 height:40px;
 line-height:40px;
}
.nav .sub li a:hover {
 background:#1D95D4;
 color:#fff;
}

.footerdk {
	height:310px;
	background:#1D95D4;
}
.foot {
	height:60px;
}
.foot .dbnav {
	height:60px;
	padding:0 20px;
	margin-bottom:78px;
}
.foot .dbnav li {
	float:left;
	height:60px;
	line-height:60px;
}
.foot .dbnav li a {
	padding:0 34px;
	font-size:14px;
	color:#FFF;
	border-right:2px solid #fff;
}
.foot .dbnav li.last a {
	border-right:0;
}
.foot .dblogo {
	margin-top:-8px;
	width:170px;
	margin-left:53px;
	float:left;
}
.foot .dblogo h2 {
	width:170px;
	height:60px;
	margin-bottom:19px;
}
.foot .dblogo h2 img {
	width:170px;
	height:60px;
}
.foot .dblogo em {
	display:block;
	width:165px;
	height:31px;
	text-align:center;
	line-height:31px;
	font-size:18px;
	color:#FFF;
	border:1px solid #fff;
	border-radius:5px;
	font-style:normal;
}
.foot .gsxx {
	margin-left:82px;
	float:left;
}
.foot .gsxx p {
	float:left;
}
.foot .gsxx p em {
	display:block;
	font-size:14px;
	color:#FFF;
	margin-bottom:18px;
	font-style:normal;
}
.foot .gsxx p em i {
	display:block;
	font-size:12px;
	color:#fff;
	font-style:normal;
}
.foot .gsxx p em a {
	font-size:14px;
	color:#FFF;
}
.foot .gsxx ul {
	float:right;
	margin-left:65px;
}
.foot .gsxx ul li {
	color:#fff;
	font-size:14px;
	height:30px;
	line-height:30px;
	padding-left:40px;
	margin-bottom:19px;
}
.foot .gsxx ul li.x1 {
	background:url("../images/db1.png") no-repeat left;
}
.foot .gsxx ul li.x2 {
	background:url("../images/db2.png") no-repeat left;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	font-family:"Arial";
}
.foot .gsxx ul li.x3 {
	background:url("../images/db3.png") no-repeat left;
}
.foot .ewm {
	float:right;
	width:230px;
	height:122px;
	/*background:#FFF;*/
	margin-top:-15px;
	margin-right:38px;
}
.foot .ewm span {
	display:block;
	width:92px;
	height:122px;
	padding:7px 7px 0;
	margin-left:4px;
	float:left;
	background: url(../images/code_bg.png) no-repeat;

}
.foot .ewm span img {
	width:92px;
	height:92px;
	padding: 5px;
	background: #fff;
	display:block;
	margin-left: 70px;
}
.foot .ewm span em {
	display:none;
	text-align:left;
	font-size:13px;
	color:#fff;
	font-style:normal;
	margin-left: 60px;
}
.link {
	width: 1200px;
	margin: 0 auto;
	height:49px;
	line-height:49px;
	color: #fff;
	background: #011335;
}
.link em {
	display:block;
	float:left;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
.link em i {
	font-size:12px;
	font-weight:bold;
	font-family:"Arial";
}
.link a {
	display:block;
	float:left;
	padding:0 18px;
	color: #fff;
}

/*-- kf --*/
.yb_conct{position:fixed;z-index:9999999;top:330px;right:-127px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:0px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#4FC1FD url(../images/rightbar.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#4FC1FD url(../images/rightbar.png) no-repeat 0 -57px;}
.yb_bar .yb_QQ{text-indent:0;background:#4FC1FD url(../images/rightbar.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#4FC1FD url(../images/rightbar.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}